
body{
  /*font-family: "Inter", sans-serif !important;
  color: #CFD0D0 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 400 !important;*/
  font-family: var(--body-font) !important;
  color: var(--body-color)!important;
  text-transform: none!important;
}

/*a, .a {
  color: var(--color-4) !important; 
}

a:hover, .a:hover {
  color: var(--primary-color-1) !important;
}*/

.dateFormat {
  font-family: var(--body-font) !important;
  color: var(--black) !important;
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 400 !important; 
}
.simple-btn{
  font-family: var(--body-font) !important;
}

h2 {
  font-family: var(--heading-font) !important;  
}

h4 {  
  color: #0c0c0c!important;
  font-family: var(--heading-font)!important;
  font-weight: 700!important;
}

h4 a {
  color: inherit;
  font-size: inherit;
  text-decoration: none!important;
  font-family: inherit;
}
.blog__standard-item-content h4 a {
  color: #0c0c0c!important;
}

.blog__standard-item-content h4 a:hover {
  color: var(--primary-color-1)!important;
}

.blog__area-item-content h4 a {
  transition: all 0.4s ease-out 0s !important;
}

.blog__standard-item-content h3 a:hover {
  color: var(--primary-color-1)!important;
}

h3 a {
  color: inherit;
  font-size: inherit;
  text-decoration: none!important;
  font-family: inherit;
}

p {
  /*font-size: 16px!important;  
  color: var(--color-4) !important;
  font-family: var(--body-font)!important;*/
}

/*p {
  font-size: 16px!important;
  line-height: 26px;
  padding: 0;
  margin: 0;
  color: #9FA0A1!important;
  font-family: "Inter", sans-serif!important;
}*/
.blog__standard-item-meta ul li a {
  font-family: var(--body-font)!important;
}
.blog__standard-item-content a {
  font-family: var(--body-font)!important;
}
a{
  text-decoration: none!important;
}

a:hover {
  text-decoration: none!important;
}

.features__area-item-content p {
  color: #FFFFFF!important;
}

/*.banner__area-content h1 {
  font-size: 100px!important;
  line-height: 110px!important;  
}*/

/*h1 span{  
    font-family: "Ubuntu ", sans-serif;
    color: white;
    font-weight: 700;
    -webkit-text-fill-color: white;
}*/

.line-container span {
  -webkit-text-fill-color: white!important;  
}

.overriteHeader span {
  -webkit-text-fill-color: transparent!important;  
}

.banner__area-content {
   padding-top: 70px; 
   padding-bottom: 50px; 
}
.selected-category {
  font-weight: bold;
  color: #007bff;
  background: #e9ecef;
  border-radius: 4px;
  padding: 4px 8px;
}
.scroll-up {  
  bottom: 80px;
}

@media (min-width: 1025px){

  .minheightDesktop{
    min-height :300px
  }
}

.overflowTextThreeLines {
  height: 110px;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.blog__area-item-content h4 {
  margin-bottom: 8px;
}

.Procurement-item{
  padding: 15px 15px 15px 15px;
  border: 1px solid rgb(72, 72, 72, 0.6);
  box-shadow: 4px 4px rgb(72, 72, 72,0.2);
  background-color: #CCD9F0;
}

.section-padding {
  padding: 100px 0 0 0;
}

.header__area-box-main-menu ul li a {
  padding: 25px 15px;
  font-size: 16px;
}

@media (max-width: 991px) {
  .header__area-box {      
      padding: 2px 0;
  }
}


@media (max-width: 1039px) {
  .header__area {
    padding: 0 0px;
  }
}

@media (min-width: 1040px) {
  .header__area {
    padding: 0 20px;
  }
}

.header__area {
 background-color: black;
}
.header__area-box-main-menu ul li.menu-item-has-children > a::before {  
  right: 7px;
}

.header__area-box-main-menu ul li.menu-item-has-children > a::after { 
  right: 4px;
}

@media (max-width: 1394px) {
  .banner__area-content h1 {
      font-size: 110px;
      line-height: 115px;
  }
}

@media (max-width: 1199px) {
  .banner__area-content h1 {
      font-size: 90px;
      line-height: 105px;
  }
}

@media (max-width: 991px) {
  .banner__area-content h1 {
      font-size: 69px;
      line-height: 82px;
  }
}

@media (max-width: 767px) {
  .banner__area-content h1 {
      font-size: 52px;
      line-height: 62px;
  }
}

@media (max-width: 575px) {
  .banner__area-content h1 {
      font-size: 43px;
      line-height: 52px;
  }
}

.blog__area-item-content .simple-btn::after {
  content: none !important; /* Elimina el contenido */
  display: none !important; /* Oculta el pseudo-elemento */
}
.blog__area-item-content .simple-btn::before {
  content: none !important; /* Elimina el contenido */
  display: none !important; /* Oculta el pseudo-elemento */
}

.blog__standard-item-meta ul li a:hover {
  color: var(--primary-color-1)!important;
}

.form-control::-moz-placeholder{
  color:#6c757d!important;
  opacity:1!important;
}
.form-control::placeholder{
  color:#6c757d!important;
  opacity:1!important;
}
.all__sidebar-item-search form input {
  background: transparent!important;
}

.all__sidebar-item-category ul li a {
  font-family: var(--body-font) !important;
}

/*h4 span {
  color: inherit;
  font-size: inherit;
  text-decoration: none !important;
  font-family: inherit;
}*/
.blog__area-item-content h4 span:hover {
  color: var(--primary-color-1);
}

.all__sidebar-item-post-item-content h5 a:hover {
  color: var(--primary-color-1)!important;
}

.blog__standard-item-meta ul li span i{
  color: var(--primary-color-1)!important;
}

.widgetTagcloud {
  background: #f8f9fa;
  display: inline-block;
  font-size: 10px;
  letter-spacing: 1px;
  margin: 5px;
  padding: 3px 7px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}

a.widgetTagcloud:hover {
  color: var(--primary-color-1)!important;
  background: var(--color-4);
}


.overflowTextThreeLinesFont16px {
  height: 80px;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.overflowTextTwoLinesFont16px {
  height: 55px;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.pagination ul li a {  
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
}

.pagination ul li { 
  margin-right: 1px;
  margin-bottom: 5px;
}

.banner__area-content h1 {  
  color: var(--black)!important;
  font-weight: 700!important;
}

h2 {
  font-size: 50px!important;
  line-height: 60px;
  padding: 0;
  margin: 0;
 /* color: var(--black)!important;*/
  font-family: var(--heading-font)!important;
  font-weight: 500 !important;
}
/*all__sidebar-item.details*/
/*.subtitle { 
  text-transform: none!important;
}*/

.subtitle.one {
  /*color:var(--primary-color-2);*/
  text-transform: none!important;
}

.contact__area-bottom-form.page {  
  background: transparent!important;
}

.footer__area-widget-about-menu {  
  margin-bottom: 30px;
}
.portfolio__details-left h2 {
  max-width: 100%!important;
}
/* FAQ Accordion Styles */
.accordion-section-title {
  cursor: pointer;
  padding: 12px 18px;
  background: #f7f7f7;
  border-radius: 6px;
  margin-bottom: 4px;
  font-weight: 600;
  transition: background 0.2s;
}
.accordion-section-title.active {
  background: #e0eaff;
  color: #1a3a6b;
}
.accordion-section-content {
  display: none;
  padding: 16px 18px;
  background: #fff;
  border-radius: 0 0 6px 6px;
  margin-bottom: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.accordion-section-content.active {
  display: block;
}

                /* Modern card style for Open and Upcoming calls */
                .open-calls-section {
                    background: linear-gradient(90deg, #f8f9fa 0%, #f8f9fa 50%, #f1f3f6 100%);
                    padding-top: 40px;
                    padding-bottom: 40px;
                }
                .open-calls-card {
                    background: #fff;
                    border-radius: 18px;
                    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
                    transition: box-shadow 0.2s, transform 0.2s;
                    padding: 32px 18px 24px 18px;
                    margin-bottom: 24px;
                    border: 1px solid #ececec;
                    min-height: 320px;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                }
                .open-calls-card:hover {
                    box-shadow: 0 8px 32px rgba(0,0,0,0.16);
                    transform: translateY(-4px) scale(1.02);
                }
                .open-calls-card .category-label {
                    font-size: 0.95rem;
                    font-weight: 600;
                    color: var(--primary-color);
                    margin-bottom: 8px;
                }
                .open-calls-card h4 {
                    font-size: 1.15rem;
                    font-weight: 700;
                    margin-bottom: 8px;
                    color: #222;
                }
                .open-calls-card .dateFormat {
                    font-size: 1rem;
                    color: #666;
                    margin-bottom: 8px;
                }
                .open-calls-card .simple-btn {
                    margin-top: 16px;
                    background: var(--primary-color);
                    color: #fff;
                    border-radius: 8px;
                    padding: 8px 20px;
                    font-weight: 600;
                    text-decoration: none;
                    transition: background 0.2s;
                }
                .open-calls-card .simple-btn:hover {
                    background: #155bb5;
                }
                /* Responsive grid for cards */
                @media (max-width: 991px) {
                    .open-calls-card { min-height: 260px; padding: 20px 10px; }
                }
           
                        /* Modern card style for News and Events section */
                        .news-section {
                                background: linear-gradient(90deg, #f8f9fa 0%, #f8f9fa 50%, #f1f3f6 100%);
                                padding-top: 40px;
                                padding-bottom: 40px;
                        }
                        .news-card {
                                background: #fff;
                                border-radius: 18px;
                                box-shadow: 0 4px 24px rgba(0,0,0,0.08);
                                transition: box-shadow 0.2s, transform 0.2s;
                                padding: 32px 18px 24px 18px;
                                margin-bottom: 24px;
                                border: 1px solid #ececec;
                                min-height: 320px;
                                display: flex;
                                flex-direction: column;
                                justify-content: center;
                        }
                        .news-card:hover {
                                box-shadow: 0 8px 32px rgba(0,0,0,0.16);
                                transform: translateY(-4px) scale(1.02);
                        }
                        .news-card .news-date {
                                font-size: 0.95rem;
                                font-weight: 600;
                                color: var(--primary-color);
                                margin-bottom: 8px;
                        }
                        .news-card h4 {
                                font-size: 1.15rem;
                                font-weight: 700;
                                margin-bottom: 8px;
                                color: #222;
                        }
                        .news-card .news-meta {
                                font-size: 1rem;
                                color: #666;
                                margin-bottom: 8px;
                        }
                        .news-card .simple-btn {
                                margin-top: 16px;
                                background: var(--primary-color);
                                color: #fff;
                                border-radius: 8px;
                                padding: 8px 20px;
                                font-weight: 600;
                                text-decoration: none;
                                transition: background 0.2s;
                        }
                        .news-card .simple-btn:hover {
                                background: #155bb5;
                        }
                        .news-card .blog__standard-item-image img {
                                border-radius: 12px;
                                width: 100%;
                                height: 180px;
                                object-fit: cover;
                                margin-bottom: 12px;
                        }
                        @media (max-width: 991px) {
                                .news-card { min-height: 260px; padding: 20px 10px; }
                        }

/* Remove extra gap and ensure font consistency for dropdown menu */


.image-wrap {
    position: absolute;
    top: -200px;
    bottom: -200px;
    left: -100px;
    right: -100px;
    min-width: 100%;
    width: auto;
    min-height: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    animation: 100s ppb_kenburns linear infinite alternate
}
.bg-overlay {
    background-color: rgba(22, 28, 45, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%
}

.bg-gradient-primary {
    background: linear-gradient(to left, #1058df 0%, #614092 100%)
}

.bg-linear-gradient {
    background: linear-gradient(to bottom, rgba(22, 28, 45, 0.8) 0%, rgba(60, 72, 88, 0.3) 25%, rgba(60, 72, 88, 0.3) 35%, rgba(22, 28, 45, 0.8) 100%)
}

.bg-gradient-overlay {
    background: linear-gradient(to bottom, rgba(22, 28, 45, 0.5) 0%, rgba(22, 28, 45, 0.6) 25%, rgba(22, 28, 45, 0.7) 50%, rgba(22, 28, 45, 0.8) 100%)
}

.bg-gradient-white-overlay {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5) 100%)
}

.bg-gradient-overlay-white {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.3) 5%, rgba(255, 255, 255, 0.5) 10%, rgba(255, 255, 255, 0.7) 15%, rgba(255, 255, 255, 0.9) 20%, #fff 25%, #fff 30%, #fff 35%, #fff 40%, #fff 45%, #fff 50%, #fff 55%, #fff 60%, #fff 65%, #fff 70%, #fff 75%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.7) 85%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.3) 95%, rgba(255, 255, 255, 0.1) 100%)
}

.bg-gradient-overlay-dark {
    background-image: linear-gradient(to left, rgba(22, 28, 45, 0.1) 0%, rgba(22, 28, 45, 0.3) 5%, rgba(22, 28, 45, 0.5) 10%, rgba(22, 28, 45, 0.7) 15%, rgba(22, 28, 45, 0.9) 20%, #161c2d 25%, #161c2d 30%, #161c2d 35%, #161c2d 40%, #161c2d 45%, #161c2d 50%, #161c2d 55%, #161c2d 60%, #161c2d 65%, #161c2d 70%, #161c2d 75%, rgba(22, 28, 45, 0.9) 80%, rgba(22, 28, 45, 0.7) 85%, rgba(22, 28, 45, 0.5) 90%, rgba(22, 28, 45, 0.3) 95%, rgba(22, 28, 45, 0.1) 100%)
}

.bg-overlay-white {
    background-color: rgba(255, 255, 255, 0.5)
}
.whiteText {
color: White !important;
}
.a{
  font-family:"Manrope", Helvetica, Arial, sans-serif !important;
}


 /* 1. Container Reset */
    .accordion-container {
        width: 100%;
        max-width: 100%;
        background: #fff;
    }

    /* FIX: Force removal of random background images causing glitches */
    .accordion-container div, 
    .faq-title, 
    .faq-answer {
        background-image: none !important;
        
    }

    /* 2. The Question Title (Flexbox Fixed) */
    .faq-title {
        display: flex;           /* Enables Flexbox */
        align-items: center;     /* Vertically center text */
        width: 100%;             /* Force full width */
        padding: 20px 0;
        /* This is the default line between questions */
        border-bottom: 1px solid #e5e5e5;
        
        /* TEXT STYLING */
        font-size: 18px;
        font-weight: 500;
        color: #2c3e50;
        cursor: pointer;
        text-align: left;        /* Forces text to Left */
    }

    /* 3. The Arrow (Pushed to Right) */
    .faq-title::after {
        content: '';
        /* This pushes arrow to far right */
        margin-left: auto;       
        
        /* Arrow Shape */
        width: 10px;
        height: 10px;
        border-right: 2px solid #0d6efd;
        border-bottom: 2px solid #0d6efd;
        transform: rotate(45deg); /* Down Arrow */
        transition: transform 0.3s ease;
    }

    /* 4. Active State (When Open) */
    .faq-title.active {
        color: #0d6efd;
        /* === UPDATE: Keep the border gray instead of transparent === */
        border-bottom: 1px solid #e5e5e5; 
    }
    .faq-title.active::after {
        transform: rotate(225deg); /* Up Arrow */
    }

    /* 5. The Answer (Smooth Animation) */
    .faq-answer {
        max-height: 0;          /* Hidden by default */
        overflow: hidden;       /* Hide overflow during slide */
        transition: max-height 0.4s ease-out; /* Smooth slide */
        border-bottom: 1px solid #e5e5e5; /* Line under the whole item */
    }

    /* Padding wrapper */
    .faq-content-inner {
        /* Added extra top padding for spacing from the new line */
        padding: 20px 0 30px 0;
        color: #666;
        font-size: 16px;
        line-height: 1.6;
        text-align: left;
    }
    .sectionBlockLayout{
      display: none;
    }

    .category-buttons .selected-category {
    background-color: #ffcc00 !important; /* Your desired yellow */
    color: #000 !important;              /* Black text for contrast */
    border-color: #ffcc00 !important;
}